MessageEmail1Address Property |
Contains the e-mail address of the first e-mail entry for the contact.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string Email1Address { get; set; }Public Property Email1Address As String
Get
Set
Property Value
Type:
StringThe email1 address.
See Also